home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
getdis1r
/
form1.frm
< prev
next >
Wrap
Text File
|
1999-07-26
|
16KB
|
580 lines
VERSION 5.00
Object = "{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}#1.1#0"; "SHDOCVW.DLL"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{F3376356-3242-11D3-83BB-F6844B1D6002}#1.1#0"; "CONTROLRESIZER.OCX"
Begin VB.Form frmBrowser
AutoRedraw = -1 'True
BorderStyle = 1 'Fixed Single
Caption = "<Your Program Name Here>"
ClientHeight = 6276
ClientLeft = 36
ClientTop = 612
ClientWidth = 9528
LinkTopic = "Form1"
Picture = "Form1.frx":0000
ScaleHeight = 523
ScaleMode = 0 'User
ScaleWidth = 1.033
StartUpPosition = 2 'CenterScreen
Begin VB.ComboBox lstfavs
Height = 288
Left = 5640
TabIndex = 9
Top = 480
Visible = 0 'False
Width = 3852
End
Begin SHDocVwCtl.WebBrowser WebBrowser1
Height = 5412
Left = 0
TabIndex = 8
Top = 840
Width = 9492
ExtentX = 16743
ExtentY = 9546
ViewMode = 1
Offline = 0
Silent = 0
RegisterAsBrowser= 0
RegisterAsDropTarget= 0
AutoArrange = -1 'True
NoClientEdge = -1 'True
AlignLeft = 0 'False
ViewID = "{0057D0E0-3573-11CF-AE69-08002B2E1262}"
Location = ""
End
Begin VB.CommandButton Command5
Caption = "Home"
Height = 420
Left = 3960
TabIndex = 7
ToolTipText = "Home"
Top = 0
Width = 904
End
Begin VB.CommandButton Command4
Caption = "Stop"
Height = 420
Left = 3000
TabIndex = 6
ToolTipText = "Stop"
Top = 0
Width = 904
End
Begin VB.CommandButton Command3
Caption = "Refresh"
Height = 420
Left = 2040
TabIndex = 5
ToolTipText = "Refresh"
Top = 0
Width = 904
End
Begin VB.CommandButton Command2
Caption = "Forward"
Height = 420
Left = 1080
TabIndex = 4
ToolTipText = "Forward"
Top = 0
Width = 904
End
Begin VB.CommandButton Command1
Caption = "Back"
Height = 420
Left = 120
TabIndex = 3
ToolTipText = "Back"
Top = 0
Width = 904
End
Begin MSComDlg.CommonDialog CommonDialog1
Left = 4800
Top = 3240
_ExtentX = 677
_ExtentY = 677
_Version = 393216
End
Begin VB.ComboBox Address
Height = 288
ItemData = "Form1.frx":0052
Left = 720
List = "Form1.frx":0054
TabIndex = 0
ToolTipText = "Web Site Address"
Top = 480
Width = 3900
End
Begin ControlResizer.AutoResizer AutoResizer1
Height = 3612
Left = 2400
Top = 1320
Width = 4812
_ExtentX = 8488
_ExtentY = 6371
End
Begin VB.Label Label3
Caption = "Fav.Book:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.6
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 252
Left = 4680
TabIndex = 10
Top = 480
Width = 972
End
Begin VB.Label Label2
BorderStyle = 1 'Fixed Single
Height = 420
Left = 4920
TabIndex = 2
ToolTipText = "Link to what page"
Top = 0
Width = 4572
End
Begin VB.Label Label1
Caption = "http://"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.6
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 252
Left = 120
TabIndex = 1
Top = 480
Width = 852
End
Begin VB.Menu File
Caption = "&File"
NegotiatePosition= 1 'Left
Begin VB.Menu New
Caption = "&New Window"
Shortcut = ^N
End
Begin VB.Menu Extrasenabledisable
Caption = "&Extra's"
Begin VB.Menu ExtraEnable
Caption = "&Enable Extra's"
End
Begin VB.Menu ExtraDisable
Caption = "&Disable Extra's"
End
End
Begin VB.Menu Exit
Caption = "E&xit"
Shortcut = ^Q
End
End
Begin VB.Menu Extra
Caption = "&Extra's"
Enabled = 0 'False
NegotiatePosition= 1 'Left
Begin VB.Menu link
Caption = "Links"
Begin VB.Menu Telery
Caption = "Telery"
End
Begin VB.Menu line
Caption = "-"
End
Begin VB.Menu searcheng
Caption = "Search Engine's"
Begin VB.Menu vista
Caption = "Altavista"
End
Begin VB.Menu Excite
Caption = "Excite"
End
Begin VB.Menu bot
Caption = "HotBot"
End
Begin VB.Menu Lycos
Caption = "Lycos"
End
Begin VB.Menu Magellan
Caption = "Magellan"
End
Begin VB.Menu search
Caption = "search.com"
End
Begin VB.Menu crawl
Caption = "WebCrawler"
End
Begin VB.Menu gans
Caption = "Yahooligans"
End
Begin VB.Menu Yahoo
Caption = "Yahoo"
End
End
Begin VB.Menu dwnload
Caption = "Download"
Begin VB.Menu media
Caption = "Macromedia"
End
Begin VB.Menu download
Caption = "download.com"
End
Begin VB.Menu shareware
Caption = "shareware.com"
End
Begin VB.Menu window
Caption = "Windows95.com"
End
End
End
Begin VB.Menu Mail
Caption = "Mail"
Begin VB.Menu SendMail
Caption = "Send Mail"
Shortcut = ^M
End
End
Begin VB.Menu line2
Caption = "-"
End
Begin VB.Menu FavBook
Caption = "&Fav. Book"
Begin VB.Menu favbookadd
Caption = "&Add FavoriteBook"
Shortcut = ^A
End
Begin VB.Menu favbookopen
Caption = "&Open FavoriteBook"
Shortcut = ^O
End